home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_178886.txt < prev    next >
Text File  |  1987-11-25  |  2KB  |  86 lines

  1. -- card: 178886 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 0001
  11. -- rect: left=254 top=290 right=314 bottom=282
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 6 (button)
  23. -- low flags: 00
  24. -- high flags: 8003
  25. -- rect: left=14 top=294 right=314 bottom=151
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Restore properties
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   Set visible of button 3 to true
  37.   Set autoHilite of button 3 to false
  38.   Set textAlign of button "Sample button" to center
  39.   Set textFont of button "Restore Properties" to Chicago
  40.   Set textStyle of button 3 to plain
  41.   Set textSize of button 3 to 14
  42.   Set textHeight of button 3 to 16
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 7 (button)
  48. -- low flags: 00
  49. -- high flags: 8004
  50. -- rect: left=161 top=211 right=281 bottom=385
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 2
  55. -- text size: 14
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Sample button
  59.  
  60.  
  61. -- part contents for background part 43
  62. ----- text -----
  63. 335,253
  64.  
  65. -- part contents for background part 1
  66. ----- text -----
  67. Set visible of button 3 to false
  68. Set textAlign of button "Sample button" to right
  69. Set textFont of button "Restore Properties" to New York 
  70. Set textStyle of button 3 to italic
  71. Set textSize of button 3 to 9
  72.  
  73.  
  74. -- part contents for background part 44
  75. ----- text -----
  76. visible
  77. textAlign
  78. textFont
  79. textStyle
  80. textSize
  81.  
  82.  
  83.  
  84. -- part contents for background part 2
  85. ----- text -----
  86. Button properties (cont.)